home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / keyboard / mathchars / !MathChars / ReadMe < prev    next >
Encoding:
Text File  |  1994-06-23  |  2.8 KB  |  80 lines

  1. ****************************************************************************
  2. **  Standard Boring Copyright Notice:                                     **
  3. **    This program, and all code is ©1991 Hugo Mills. The use of any part **
  4. **  of the program without permission is prohibited.                      **
  5. ****************************************************************************
  6.  
  7. !MathChars
  8. ==========
  9.  
  10.    Introduction:
  11.  
  12.    Being a maths student (don't all run away, now), I occasionally find
  13. that I want to do some DTP with maths characters in it. This was
  14. difficult, as I had to make up a table showing which character on the
  15. keyboard matched the character in the anti-aliased font I was using at
  16. the time. The only other thing I had to help was !1stChars, which lists
  17. all the characters in the system font in a window.
  18.  
  19.  
  20.    Usage:
  21.  
  22.    !MathChars displays all the non-keyboard characters for three
  23. anti-aliased fonts: Trinity, MathGreek, and Sussex (because it has some
  24. set notation in it). It doesn't set the font you are using when you
  25. click on any of the windows, so be careful when you use it, as you may
  26. end up with the wrong font, but the right character.
  27.  
  28.    Clicking with select opens all the windows, and with adjust closes
  29. them all. Single windows may be opened from the main menu, which appears
  30. over any of the windows and the icon bar.
  31.  
  32.  
  33.    Bugs:
  34.  
  35.    There are no known bugs with this program, but I did make a bit of a
  36. mistake with the window templates. All the icons have to be stored in
  37. the wimp sprite pool, and there are a lot of them. Hopefully, when you
  38. quit the program, it tidies up after itself, so I think it's OK.
  39.  
  40.    Note also that Edit doesn't print characters in the range &80-&BF, so
  41. if it looks like the font isn't defined for those characters and you
  42. want to use them, stop using Edit.
  43.  
  44.  
  45.    With luck/perseverance/time or death threats, I may rewrite this in
  46. ARM code, to take up less room. I may even write it as a module, but I
  47. doubt it.
  48.  
  49.  
  50.    You may copy or otherwise freely distribute this program provided:
  51.  
  52.    > It is copied in its entirety, with all files present and unaltered.
  53.  
  54.    > It is not sold for profit, either on its own, or as part of a
  55.      compilation.
  56.  
  57.    > No charge is made for the copying, other than a fee for a disk used
  58.      in copying this program.
  59.  
  60.  
  61.    Thanks to whoever it was that wrote the DisplayMod module through
  62. which you are (probably) reading this message now.
  63.  
  64.  
  65.    Any hints, suggestions, etc. may be sent to:
  66.  
  67. (Snail Mail)
  68. Hugo Mills,
  69. 12 Jesse Terrace,          OR    Gonville & Caius College,
  70. Reading,                         Trinity Lane,
  71. BERKS.                           Cambridge,
  72. RG1 7RT                          CB2 1TA.
  73.  
  74. (E-Mail)
  75. HRM11@uk.ac.cam.phx
  76.  
  77. Any death threats, letter bombs, etc. can be sent anywhere else. Please.
  78.  
  79. Hugo Mills. 1:55pm, Sat 9th November 1991. Bali.
  80.